QueryData
QueryData : {data: DataPointsArray , totalRowCount: number }
For each query defined by the user, a query data object is sent in this format.
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/common.types.ts#L131
Parameters
data
data: DataPointsArray
Data Array for each column
totalRowCount
totalRowCount: number
Number of rows of data fetched for the query